Skip to content

AD command implementation in Calcite#4893

Closed
songkant-aws wants to merge 4 commits into
opensearch-project:mainfrom
songkant-aws:ad-operator
Closed

AD command implementation in Calcite#4893
songkant-aws wants to merge 4 commits into
opensearch-project:mainfrom
songkant-aws:ad-operator

Conversation

@songkant-aws

@songkant-aws songkant-aws commented Dec 2, 2025

Copy link
Copy Markdown
Collaborator

Description

Implement AD command in Calcite V3 engine

Related Issues

Resolves #4898

Check List

  • New functionality includes testing.
  • New functionality has been documented.
  • New functionality has javadoc added.
  • New functionality has a user manual doc added.
  • New PPL command checklist all confirmed.
  • API changes companion pull request created.
  • Commits are signed per the DCO using --signoff or -s.
  • Public documentation issue/PR created.

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.
For more information on following Developer Certificate of Origin and signing off your commits, please check here.

Signed-off-by: Songkan Tang <songkant@amazon.com>
@coderabbitai

coderabbitai Bot commented Dec 2, 2025

Copy link
Copy Markdown
Contributor

Important

Review skipped

Draft detected.

Please check the settings in the CodeRabbit UI or the .coderabbit.yaml file in this repository. To trigger a single review, invoke the @coderabbitai review command.

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

✨ Finishing touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Post copyable unit tests in a comment

Comment @coderabbitai help to get the list of available commands and usage tips.

Signed-off-by: Songkan Tang <songkant@amazon.com>
@songkant-aws songkant-aws changed the title AD operator implementation in Calcite AD command implementation in Calcite Dec 2, 2025
Signed-off-by: Songkan Tang <songkant@amazon.com>
@songkant-aws

Copy link
Copy Markdown
Collaborator Author

Close this PR as we won't do this implementation for now. The current algorithm doesn't fit well in large dataset case.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[FEATURE] Implement AD command in Calcite V3 Engine

1 participant